home *** CD-ROM | disk | FTP | other *** search
- Path: news.den.mmc.com!usenet
- From: Michael Sanchez <sanchez>
- Newsgroups: comp.lang.c
- Subject: variable cross-reference map
- Date: 15 Mar 1996 21:17:05 GMT
- Organization: Lockheed Martin -- Denver InterNetNews site
- Message-ID: <4icmoh$2a7@tel.den.mmc.com>
- NNTP-Posting-Host: gate-enterprise.den.mmc.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1S (X11; I; IRIX 5.3 IP7)
- X-URL: news:comp.lang.c
-
- Does anyone know of a way to generate a variable cross-reference map for
- C programs? I am on an SGI IRIX machine, and want to be able to determine
- where my variables are used, and which ones are not used at all. I've been
- trying nm, odump, ld, etc., but have had no luck.
-
- Thanks!
-
- --
-
- ===================================================================
- Michael A. Sanchez | |
- Flight Software Engineer | / \
- Lockheed Martin Astronautics | / t \
- Mail Stop L5420 | | i |
- Denver, Colorado 80201 | | t |
- | | a |
- sanchez@enterprise.den.mmc.com | | n |
- (w) (303)971-5874 | |_ _|
- (h) (303)698-0975 | /_\
- | *****
- | *******
- | *****
- ===================================================================
- "There's always climbing!"
- ===================================================================
-
-